home *** CD-ROM | disk | FTP | other *** search
/ Hacker 16 / HACKER16.ISO / Utils / WinZip SelfExtractor 210.exe / WINZIPSE.TXT < prev    next >
Text File  |  1997-07-16  |  5KB  |  130 lines

  1. WinZip(R) Self-Extractor 2.1
  2. Copyright (C) 1995-1996 by Nico Mak Computing, Inc. All Rights Reserved
  3. Web: http://www.winzip.com
  4. E-Mail: support@winzip.com
  5. Postal Mail: P.O. Box 540, Mansfield CT 06268 USA
  6.  
  7. See WHATSNEW.TXT for a list of changes in this version
  8.  
  9. *** What is WinZip Self-Extractor?
  10.  
  11. WinZip Self-Extractor is a utility program that creates native
  12. Windows self-extracting ZIP files.  These self-extracting ZIP
  13. files are ideal for electronic file distribution because they:
  14. (1) can contain multiple compressed files, ensuring that important
  15. files do not become separated from the rest of the package;
  16. (2) allow the receiver to use a familiar Windows interface to
  17. decompress files, without owning or knowing how to use a separate
  18. unzip utility; and (3) optionally run a "setup" or "installation"
  19. program, which may be included by the developer when the files are
  20. decompressed.
  21.  
  22. WinZip Self-Extractor is an optional add-on to WinZip, an award
  23. winning utility to manipulate ZIP files.
  24.  
  25. This portion of the documentation describes ZIP files and self-
  26. extracting ZIP files, discusses the benefits of self-extracting
  27. ZIP files, and summarizes WinZip Self-Extractor features.
  28.  
  29. *** What is a ZIP file?
  30.  
  31. The ZIP file format is an industry standard for compressing and
  32. grouping files.  One ZIP file can contain multiple files.  Files
  33. contained in a ZIP are usually compressed.
  34.  
  35. Typical uses for ZIP files include:
  36.  
  37. - Most files available in "file areas" on bulletin boards and
  38.   electronic services like CompuServe and the Internet are
  39.   distributed as ZIP files.  Two benefits of using ZIP files for
  40.   electronic file distribution are that only one file transfer
  41.   operation ("download") is required to obtain all related files,
  42.   and file transfer time is minimized because the files in a ZIP
  43.   are compressed.
  44.  
  45. - It is often useful to send a group of related files to an
  46.   associate.  Rather than distributing individual files it is
  47.   often easier to distribute the files as a ZIP file to benefit
  48.   from the file grouping and compression.
  49.  
  50. ZIP files are created using a ZIP utility like WinZip(R) or the
  51. PKZIP(R) utility from PKWARE(R).
  52.  
  53. *** What is a Self-Extracting ZIP File?
  54.  
  55. A self-extracting ZIP file is an executable program file (.EXE
  56. file) that includes a ZIP file and software to extract or "unzip"
  57. the contents of the ZIP file.  Users can run (execute) a
  58. self-extracting ZIP file just as they run any other program.
  59.  
  60. When a self-extracting ZIP file created by WinZip Self-Extractor
  61. is run, a dialog box is displayed.  This dialog box makes it easy
  62. for the user to change the "unzip to" folder and change other
  63. options before extracting or "unzipping" the files in the
  64. self-extracting ZIP file.  Self-extracting ZIP files created by
  65. WinZip Self-Extractor are
  66.  
  67. - 100% compatible with the PKZIP 2.04g file format, so they can be
  68.   unzipped by standard unzip utilities like WinZip and PKUNZIP.
  69.  
  70. - As little as 12k larger than a regular (not self-extracting) ZIP
  71.   file.
  72.  
  73. *** What are the advantages to Self-Extracting ZIP Files?
  74.  
  75. Users can extract or "unzip" files from a self-extracting ZIP file
  76. without running a separate unzip utility or knowing how to use an
  77. unzip utility.  Thus self-extracting ZIP files are particularly
  78. suited for distribution of software to beginning users who are not
  79. familiar with the concept of ZIP files.
  80.  
  81. Self-extracting ZIP files created by WinZip Self-Extractor are
  82. native Windows programs so they are easy to use even for users
  83. with no MS-DOS experience.
  84.  
  85. *** How Does it Work?
  86.  
  87. There are two parts to WinZip Self-Extractor:
  88.  
  89. 1) The WinZip Self-Extractor program creates self-extracting ZIP
  90.    files.
  91.  
  92. 2) When WinZip Self-Extractor creates a self-extracting ZIP file
  93.    it includes part of itself in the self-extracting ZIP file.
  94.  
  95. The part of WinZip Self-Extractor included in the self-extracting
  96. ZIP file is what makes it possible to unzip the files by simply
  97. running the self-extracting ZIP file.
  98.  
  99. The person who creates the self-extracting ZIP file runs WinZip
  100. Self-Extractor once, specifying the name of the ZIP file and
  101. options, including the default "unzip to" folder and a program
  102. to be run automatically when the unzip operation completes.
  103. WinZip Self-Extractor stores this information in the self-
  104. extracting ZIP file so it is available when the self-extracting
  105. ZIP file is run.  See the online help section titled "Creating
  106. Self-Extracting ZIP Files" for details on the procedure, and the
  107. file license.txt for information on licensing.
  108.  
  109. *** Summary Of Key Features
  110.  
  111. - Easy distribution of one or more compressed files.
  112.  
  113. - Low overhead (as little as 12kb, depending on selected options)
  114.  
  115. - Options to create 16-bit or 32-bit Windows self-extractors, or
  116.   MS-DOS+Windows self-extractors (one EXE works on either MS-DOS
  117.   or Windows).
  118.  
  119. - An optional command is run when the unzip operation completes,
  120.   making it easy to run a SETUP program included in a
  121.   self-extracting ZIP file.
  122.  
  123. - A Wizard to simplify the process of building self-extracting
  124.   files.
  125.  
  126. - Any folder information in the ZIP is automatically restored.
  127.  
  128. - 100% compatible with the PKZIP 2.04g standard.
  129.  
  130.